home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Animacje, filmy i prezentacje / Odtwarzacze filmow / JahPlayer 0.1.0 / jahplayer-0.1.0-installer.exe / dir_list.ui < prev    next >
Text File  |  2006-07-13  |  3KB  |  100 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>dir_list</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>dir_list</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>162</width>
  12.             <height>566</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>dir_list</string>
  17.     </property>
  18.     <vbox>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <property name="margin">
  23.             <number>0</number>
  24.         </property>
  25.         <property name="spacing">
  26.             <number>0</number>
  27.         </property>
  28.         <widget class="QFrame">
  29.             <property name="name">
  30.                 <cstring>frame6</cstring>
  31.             </property>
  32.             <property name="sizePolicy">
  33.                 <sizepolicy>
  34.                     <hsizetype>0</hsizetype>
  35.                     <vsizetype>5</vsizetype>
  36.                     <horstretch>0</horstretch>
  37.                     <verstretch>0</verstretch>
  38.                 </sizepolicy>
  39.             </property>
  40.             <property name="minimumSize">
  41.                 <size>
  42.                     <width>160</width>
  43.                     <height>0</height>
  44.                 </size>
  45.             </property>
  46.             <property name="frameShape">
  47.                 <enum>StyledPanel</enum>
  48.             </property>
  49.             <property name="frameShadow">
  50.                 <enum>Raised</enum>
  51.             </property>
  52.             <vbox>
  53.                 <property name="name">
  54.                     <cstring>unnamed</cstring>
  55.                 </property>
  56.                 <property name="margin">
  57.                     <number>0</number>
  58.                 </property>
  59.                 <property name="spacing">
  60.                     <number>0</number>
  61.                 </property>
  62.                 <widget class="QLabel">
  63.                     <property name="name">
  64.                         <cstring>textLabel1_2</cstring>
  65.                     </property>
  66.                     <property name="text">
  67.                         <string><b><p align="center">Directories</p></b></string>
  68.                     </property>
  69.                 </widget>
  70.                 <widget class="QListView">
  71.                     <column>
  72.                         <property name="text">
  73.                             <string>Column 1</string>
  74.                         </property>
  75.                         <property name="clickable">
  76.                             <bool>true</bool>
  77.                         </property>
  78.                         <property name="resizable">
  79.                             <bool>true</bool>
  80.                         </property>
  81.                     </column>
  82.                 <item>
  83.                     <property name="text">
  84.                         <string>New Item</string>
  85.                     </property>
  86.                     <property name="pixmap">
  87.                         <pixmap></pixmap>
  88.                     </property>
  89.                 </item>
  90.                     <property name="name">
  91.                         <cstring>listView2</cstring>
  92.                     </property>
  93.                 </widget>
  94.             </vbox>
  95.         </widget>
  96.     </vbox>
  97. </widget>
  98. <layoutdefaults spacing="6" margin="11"/>
  99. </UI>
  100.